net/http.http2HeadersFrameParam.BlockFragment (field)

5 uses

	net/http (current package)
		h2_bundle.go#L2468: 	BlockFragment []byte
		h2_bundle.go#L2530: 	f.wbuf = append(f.wbuf, p.BlockFragment...)
		h2_bundle.go#L8720: 				BlockFragment: chunk,
		h2_bundle.go#L10497: 			BlockFragment: frag,
		h2_bundle.go#L10565: 		BlockFragment: buf.Bytes(),